Scope

value class Scope(source)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
operator fun contains(other: Scope): Boolean
Link copied to clipboard
fun items(): List<Scope>
Link copied to clipboard
operator fun plus(other: Scope): Scope